home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / modelers / geomview / source.lha / Geomview / data / geom / camera-frustum < prev    next >
Text File  |  1993-11-05  |  584b  |  33 lines

  1. #
  2. # After loading this file, cameras are drawn (when selected with
  3. # "Draw other cameras" on the Cameras panel) with their viewing pyramids
  4. # shown: small and large white rectangles for the near and far planes,
  5. # connected by pale blue lines marking the edges of the viewing pyramid.
  6. #
  7. (camera-prop {
  8. VECT
  9. 6 16 3
  10.  
  11. -4  -4  2 2 2 2
  12. 1  1  1 0 0 0
  13.  
  14.     -1 -1 -1.0
  15.      1 -1 -1.0
  16.      1  1 -1.0
  17.     -1  1 -1.0
  18.  
  19.     -1 -1  1.0
  20.      1 -1  1.0
  21.      1  1  1.0
  22.     -1  1  1.0
  23.  
  24.     -1 -1 -1.0  -1 -1  1.0
  25.     -1  1 -1.0  -1  1  1.0
  26.      1  1 -1.0   1  1  1.0
  27.      1 -1 -1.0   1 -1  1.0
  28.  
  29. .3 .3 .5 1
  30. .1 .1 .8 1
  31. 1 1 1 1
  32. } projective)
  33.